Further tweaks to the setting of Vload_path
authorGlenn Morris <rgm@gnu.org>
Mon, 25 Nov 2013 02:36:41 +0000 (18:36 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 25 Nov 2013 02:36:41 +0000 (18:36 -0800)
commit287c88e085f8291a8906ac58bb21549aac8e6982
tree346ded304be397947230fd7a7b33fe8c8ae29f55
parent328c0fdc2c1ab216db77661dadf29fba810f5224
Further tweaks to the setting of Vload_path
This is giving me a headache...

* src/lread.c (load_path_default): Change the sense of the argument.
(init_lread): When EMACSLOADPATH is set, do not ignore changes
from dump_path.  When it is not, avoid checking dump_path twice.
src/ChangeLog
src/lread.c